Skip to content

Implements private key encryption (Issue #2)#7

Merged
vuneum merged 3 commits intomainfrom
fix/cors-security
Mar 18, 2026
Merged

Implements private key encryption (Issue #2)#7
vuneum merged 3 commits intomainfrom
fix/cors-security

Conversation

@vuneum
Copy link
Owner

@vuneum vuneum commented Mar 18, 2026

Implements private key encryption (Issue #2)

  • AES-256-GCM + PBKDF2
  • Passphrase validation
  • Backward compatibility

Closes #2

@vuneum vuneum merged commit e1dfeaa into main Mar 18, 2026
8 checks passed
@vuneum vuneum deleted the fix/cors-security branch March 18, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Private Key Encryption

2 participants